Hi,
Thanks for the quick answer. Now I understand I didn't asked my question correctly.
I know it is possible to do this, but I actually want to combine a qml into my .ui widget.
I finally found a tutorial for this (https://www.ics.com/blog/combining-qt-widgets-and-qml-qwidgetcreatewindowcontainer). It says it is only possible to do this from qt 5.0. For my embedded system I'm working with 4.7. So this isn't possible for me.
Kind regards